gdkwindow: Drop csw-side event translation
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 31 Mar 2017 15:46:35 +0000 (17:46 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 25 May 2017 14:25:58 +0000 (16:25 +0200)
commitf57f48d61fca9c8caaa393fcb71a2548bdd278e6
tree489085fe15845a6465e52d6fc66f5e6131df749a
parente25fcf983a36080eb57c96f312a6ad8f5cbeb887
gdkwindow: Drop csw-side event translation

Now that gtk_main_do_event() is able to handle pointing events in toplevel
coordinates, forward all of these as is. Just minimal handling is still done
on the gdk side for GDK grab accounting, and toplevel tracking for each
pointer.
gdk/gdkwindow.c